* (bug 1188, bug 1936) Only run strip and sanitize on templates for
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 20 Apr 2005 22:55:49 +0000 (22:55 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 20 Apr 2005 22:55:49 +0000 (22:55 +0000)
commit8ac68932c753a6627830c0186ba0fbd87099fb52
tree2bf00f64a87a7f01b79c432f0789c62a1dda567d
parentab2228d19262026f3688669f3a8912912e02c8dc
* (bug 1188, bug 1936) Only run strip and sanitize on templates for
  final output, not on save-time subst: transformations.

Fixes tests:
Running test pre-save transform: nowiki in subst (bug 1188)... PASSED
Running test pre-save transform: comment in subst (bug 1936)... PASSED
includes/Parser.php